tests/rollsum: Use `g_malloc` not `malloc`
authorColin Walters <walters@verbum.org>
Mon, 18 Oct 2021 15:44:44 +0000 (11:44 -0400)
committerColin Walters <walters@verbum.org>
Mon, 18 Oct 2021 15:44:44 +0000 (11:44 -0400)
commit58dc6a08b49384cbde3346f6b0675d684fe7c8db
tree9db4b8bfd2b1b42265e7b3c47c852694029435c1
parentfda41e8d249e479a02f67c7b3e31c98f0bb8d553
tests/rollsum: Use `g_malloc` not `malloc`

To pacify gcc's `-fanalyzer`.
tests/test-rollsum.c